Name | Description | |
---|---|---|
![]() ![]() | Empty | Gets an empty instance of GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> with default values for the key and value. |
The following tables list the members exposed by GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory>.
Name | Description | |
---|---|---|
![]() ![]() | Empty | Gets an empty instance of GenericCache.FetchItemEventArgs<TKey,TValue,TCacheNodeFactory> with default values for the key and value. |
Name | Description | |
---|---|---|
![]() | Key | Gets the key of the item to be retrieved. |
![]() | Value | Gets or sets the value of the item. |